www.gusucode.com > 落叶冰点万能企业网站内容管理系统 V9.1 > 落叶冰点万能企业网站内容管理系统 V9.1\code\admin\adminLableHLP\D_search_show_all_labels_hlp.asp

    <%


'**************************************************************
' 新动软网站管理系统
' 官方网站: http://www.aspcpu.com
' 系统作者: 阮丁远(网名:天下程序)
' Copyright 新动软网站管理系统 版权所有
'**************************************************************


%>









<%

dir_set="../../"



Server.ScriptTimeout=9999999


session.timeout=600


%>


<!--#include file=../../inc/conn.asp-->






<!--#include file=../inc/checkadmin2.asp-->

<!--#include file=../../inc/functionFiless.asp-->




<!--#include file=../../inc/ND_class_function.asp-->

<html>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />


<LINK href="../css.css" type=text/css rel=stylesheet>
<style type="text/css">
<!--
.STYLE1 {
	color: #0000FF;
	font-weight: bold;
	font-size: 16px;
}
-->
</style>

<body>




<br />
<table border="1" bordercolor="#9999f4" width="82%" align="center">
  <tr>
    <td height="38"><span class="STYLE1">搜索标签帮助文档:
  
  
  
  
  
  
  
  










  
  
  
  
  
  
  
    </span></td>
  </tr>
  <tr>
    <td height="64" valign="middle">
    
    
    
    
    <table    border="0" align="left"  cellpadding="0" cellspacing="0" >

    <tr>

<td>
<form action="D_do_search_show_all_labels_hlp.asp?do=1" method="post">

请输入要查找的标签的标签名:<br />
{$$<input type="text" value="" name="data1" />}
<input type="submit" value="查找标签帮助文档" />
</form></td>
</tr>
</table>



</td>
  </tr>
  <tr>
    <td height="72" valign="middle"><table    border="0" align="left"  cellpadding="0" cellspacing="0" >
      <tr>
        <td><form action="D_do_search_show_all_labels_hlp.asp?do=1" method="post">
          请输入标签的部分功能说明以查找标签:<br />
          &nbsp;功能说明含:
          <input type="text" value="" name="data3" size="13" />
          ,并且功能说明含(此项可选):
          <input type="text" value="" name="data4" size="13" />
          <input type="submit" value="查找标签帮助文档" />
        </form></td>
      </tr>
    </table></td>
  </tr>
</table>
</body>
</html>